home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / PCWK-txt / Antyspam / Spam Buster 1.95 / spambuster195.exe / %MAINDIR% / spamBuster.exe / 0 / RCDATA / TFRMREPORTSPAM / TFRMREPORTSPAM.txt < prev   
Encoding:
Text File  |  2002-03-14  |  1.8 KB  |  84 lines

  1. object frmReportSpam: TfrmReportSpam
  2.   Left = 200
  3.   Top = 108
  4.   Width = 509
  5.   Height = 256
  6.   Caption = 'frmReportSpam'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 16
  14.   object EsLabel1: TEsLabel
  15.     Left = 40
  16.     Top = 0
  17.     Width = 361
  18.     Height = 35
  19.     Appearance = apCustom
  20.     Caption = 'Report a known spammer'
  21.     ColorScheme = csCustom
  22.     CustomSettings.ShadowColor = clOlive
  23.     CustomSettings.ShadowDepth = 4
  24.     CustomSettings.ShadowStyle = ssExtrude
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clBlue
  27.     Font.Height = -27
  28.     Font.Name = 'Times New Roman'
  29.     Font.Style = []
  30.     ParentFont = False
  31.   end
  32.   object Image7: TImage
  33.     Left = 5
  34.     Top = 4
  35.     Width = 33
  36.     Height = 41
  37.     Picture.Data = {<image000.bmp>}
  38.     Transparent = True
  39.   end
  40.   object Label1: TLabel
  41.     Left = 16
  42.     Top = 56
  43.     Width = 457
  44.     Height = 49
  45.     AutoSize = False
  46.     Caption = 
  47.       'If you get hit with a spam, you can send the e-mail address of t' +
  48.       'he spammer to Contact Plus Corporation automatically and thus he' +
  49.       'lp build the list of known spammers.'
  50.     WordWrap = True
  51.   end
  52.   object Label2: TLabel
  53.     Left = 16
  54.     Top = 120
  55.     Width = 457
  56.     Height = 33
  57.     AutoSize = False
  58.     Caption = 
  59.       'Your list of email addresses will be automatically emailed to Co' +
  60.       'ntact Plus Corporation and published in the next update.'
  61.     WordWrap = True
  62.   end
  63.   object btOK: TButton
  64.     Left = 320
  65.     Top = 192
  66.     Width = 75
  67.     Height = 25
  68.     Caption = 'Send'
  69.     Default = True
  70.     ModalResult = 1
  71.     TabOrder = 0
  72.   end
  73.   object btCancel: TButton
  74.     Left = 400
  75.     Top = 192
  76.     Width = 75
  77.     Height = 25
  78.     Cancel = True
  79.     Caption = 'Cancel'
  80.     ModalResult = 2
  81.     TabOrder = 1
  82.   end
  83. end
  84.